Defines a PDF pen.
The pen is used to stroke a path outline with a color.
Initializes a new PDFPen object.
Initializes a new PDFPen object with a default RGB black color and a width of 1 point.
Initializes a new PDFPen object with another pen.
Gets the pen color.
Gets the dash offset.
Gets the dash pattern.
Gets the line cap style.
Gets the line join style.
Gets the pen width.
Sets the pen color.
Sets the dash offset.
Sets the dash pattern.
Sets the line cap style.
Sets the line join style.
Sets the pen width.